getValue1

abstract fun getValue1(): String

Gets the first generic value associated with this condition, as a string. The meaning of this value is determined by the getType of the condition.

Return

The first value as a string, or null if not set or not applicable.